Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dynamic): sort the shared library list #37

Merged
merged 1 commit into from
Sep 18, 2024
Merged

fix(dynamic): sort the shared library list #37

merged 1 commit into from
Sep 18, 2024

Conversation

orhun
Copy link
Owner

@orhun orhun commented Sep 18, 2024

Description of change

Now we sort the list of shared libraries.

If the library starts with lib it takes precedence.

How has this been tested? (if applicable)

Locally.

@orhun orhun merged commit fd2f7d2 into main Sep 18, 2024
23 of 24 checks passed
@orhun orhun deleted the fix/ordered_libs branch September 18, 2024 15:48
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 27 lines in your changes missing coverage. Please review.

Project coverage is 3.48%. Comparing base (580c9ec) to head (b67a5c9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/app.rs 0.00% 26 Missing ⚠️
src/tui/state.rs 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##            main     #37      +/-   ##
========================================
- Coverage   3.50%   3.48%   -0.01%     
========================================
  Files         18      18              
  Lines       2317    2330      +13     
========================================
  Hits          81      81              
- Misses      2236    2249      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants